Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Kubernetes to v1-23-eks-27 #3281

Merged

Conversation

bhavi-koduru
Copy link

Issue number:

Closes #3280

Description of changes:
Update 1-23 to use v1-23-eks-27

Testing done:

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

Copy link
Contributor

@stmcginnis stmcginnis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

Tested building and deploying cluster:

$ k get nodes
NAME                                           STATUS   ROLES    AGE   VERSION
ip-192-168-74-237.us-east-2.compute.internal   Ready    <none>   61s   v1.23.17-eks-9c4f896

Then ran a quick sonobuoy test to verify basic operation:

$ sonobuoy run --mode=quick --wait
INFO[0000] create request issued                         name=sonobuoy namespace= resource=namespaces
INFO[0000] create request issued                         name=sonobuoy-serviceaccount namespace=sonobuoy resource=serviceaccounts
INFO[0000] create request issued                         name=sonobuoy-serviceaccount-sonobuoy namespace= resource=clusterrolebindings
INFO[0000] create request issued                         name=sonobuoy-serviceaccount-sonobuoy namespace= resource=clusterroles
INFO[0000] create request issued                         name=sonobuoy-config-cm namespace=sonobuoy resource=configmaps
INFO[0000] create request issued                         name=sonobuoy-plugins-cm namespace=sonobuoy resource=configmaps
INFO[0001] create request issued                         name=sonobuoy namespace=sonobuoy resource=pods
INFO[0001] create request issued                         name=sonobuoy-aggregator namespace=sonobuoy resource=services
19:12:17          PLUGIN                                           NODE    STATUS   RESULT   PROGRESS
19:12:17    systemd-logs   ip-192-168-74-237.us-east-2.compute.internal   running                    
19:12:17             e2e                                         global   running                    
19:12:17 
19:12:17 Sonobuoy is still running. Runs can take 60 minutes or more depending on cluster and plugin configuration.
19:12:37    systemd-logs   ip-192-168-74-237.us-east-2.compute.internal   complete   passed                                        
19:12:37             e2e                                         global   complete   passed   Passed:  1, Failed:  0, Remaining:  0
19:12:37 Sonobuoy has completed. Use `sonobuoy retrieve` to get results.

@stmcginnis stmcginnis merged commit 42b1a88 into bottlerocket-os:develop Jul 24, 2023
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update kubernetes 1.23 with the latest manifest version
3 participants